declare const _default: { title: string; screenshot: string; schema: { componentName: string; props: { prefix: string; footerAlign: string; title: string; footer: boolean; footerActions: string[]; closeable: string; hasMask: boolean; align: string; minMargin: number; isAutoContainer: boolean; visible: boolean; }; }; }[]; export default _default;