type Props = { children: string; }; export declare const ApplyStyles: ({ children }: Props) => null; export {}; //# sourceMappingURL=apply-styles.d.ts.map