export declare const loader: { accordion: () => Promise; alert: () => Promise; badge: () => Promise; breadcrumb: () => Promise; 'button-expand': () => Promise; 'button-group': () => Promise; 'button-handle': () => Promise; 'button-icon': () => Promise; 'button-sort': () => Promise; button: () => Promise; card: () => Promise; chat: () => Promise; checkbox: () => Promise; color: () => Promise; date: () => Promise; dialog: () => Promise; divider: () => Promise; drawer: () => Promise; dropdown: () => Promise; file: () => Promise; forms: () => Promise; header: () => Promise; icon: () => Promise<{ default: typeof import("@blueprintui/icons/include.js"); }>; input: () => Promise; menu: () => Promise; month: () => Promise; nav: () => Promise; number: () => Promise; 'number-stepper': () => Promise; page: () => Promise; pagination: () => Promise; panel: () => Promise; password: () => Promise; pin: () => Promise; 'progress-bar': () => Promise; 'progress-circle': () => Promise; 'progress-dot': () => Promise; radio: () => Promise; range: () => Promise; rating: () => Promise; search: () => Promise; select: () => Promise; skeleton: () => Promise; stepper: () => Promise; switch: () => Promise; tabs: () => Promise; tag: () => Promise; textarea: () => Promise; time: () => Promise; toast: () => Promise; tooltip: () => Promise; tree: () => Promise; };