UNPKG

gather-content-ui

Version:
16 lines 465 B
export declare function BlankSlate(props: any): import("react/jsx-runtime").JSX.Element; export declare namespace BlankSlate { var defaultProps: { fixed: boolean; fullHeight: boolean; children: string; slateStyle: string; customSVG: boolean; className: string; emoji: string; emojiLabel: string; SVGClassName: string; }; } export default BlankSlate; //# sourceMappingURL=index.d.ts.map