export declare const AspATimePicker: import("asp-smart-ui-plus/es/utils").SFCWithInstall<{
    raw: any;
    name: string;
}> & Record<string, any>;
export default AspATimePicker;
export * from './src';
