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