import type { WeekdayProps } from './types';
export declare const Weekday: import("@builder.io/qwik").Component<WeekdayProps>;
//# sourceMappingURL=weekday.d.ts.map