import { FC } from 'react'; import { ComposerProviderProps } from '.'; export declare const ComposerProvider: FC;