import * as react from 'react'; import { LineFillIcon } from '../type.mjs'; declare const ContentsPlayCircle: react.ForwardRefExoticComponent & react.RefAttributes>; export { ContentsPlayCircle };