import { ICLoseBtnProps } from '../ICloseBtn'; import { IAppStyle } from '../../../theme'; declare type StyleProps = IAppStyle; export declare const containerStyle: StyleProps; export {};