import { ReactIconComponentType } from '../types';

declare const Weekend: ReactIconComponentType;
export default Weekend;
            