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