import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const BtnClockIcon: FunctionalComponent; export default BtnClockIcon;