import React from 'react';
declare const DraftsOutline: React.FC<import("./gen").IconCommonProps>;
export default DraftsOutline;
