/// import { IOptionsSyncComponent } from '../../'; export declare const fileAsBuffer: (path: string) => Buffer; export declare const createContent: (component: any, _options: IOptionsSyncComponent) => Promise;