export interface I_EnableButtonProps {
    children: React.ReactNode;
}
//# sourceMappingURL=index.d.ts.map