export declare interface Props {
    children: any;
}
