/**
 * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
 * @codegen <<SignedSource::e02aef2e848fda4595b446529c7a5cc3>>
 * @codegenCommand yarn build:icon-glyphs
 */

import type { NewCoreIconProps } from '@atlaskit/icon/base-new';

declare const VideoSkipForwardFifteenIcon: {
  (props: NewCoreIconProps): JSX.Element;
  displayName: string;
};
export default VideoSkipForwardFifteenIcon;
