import { IconDefinition } from '../../types';
declare const PageBreak: IconDefinition;
export default PageBreak;
