export declare const SHOW = "@redux-modal/SHOW";
export declare const HIDE = "@redux-modal/HIDE";
export declare const DESTROY = "@redux-modal/DESTROY";
