import { IconComponent } from '..';
declare const PreviousIcon: IconComponent;
export { PreviousIcon };
