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