import { FunctionElement } from './FunctionComponentStandIn.js'; export declare function getContentFromFunctionComponent(standIn: FunctionElement): Promise; //# sourceMappingURL=getContentFromFunctionComponent.d.ts.map