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