import React from 'react';
/**
 * Copy icon that looks like 2 sheets of paper on top of each other
 */
export declare const CopyDoublePaperSheetIcon: () => React.JSX.Element;
