export function CopyIcon(props: {fill: string, class?: string}) { return ( ); }