import { IconComponent } from '..';
declare const TranscriptIcon: IconComponent;
export { TranscriptIcon };
