import '../buttons.scss'; export declare const LeafButton: ({ children, format }: { children: any; format: any; }) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=Button.d.ts.map