import { IconProps } from '../lib';
declare function NewspaperClipping(props: IconProps): JSX.Element;
export default NewspaperClipping;
