/// <reference types="react" />
export declare const Preview: () => JSX.Element;
export declare const ModalPreview: () => JSX.Element;
