import React from 'react';
import { IconProps } from "./";
declare const LastPeriod: React.FC<IconProps>;
export default LastPeriod;
