import type { IconComponent } from '../types'; declare const Record: IconComponent; export default Record;