import { IWebPFrame, IFramesInfo } from '../interfaces'; export default function checkFrames(frames: IWebPFrame[]): IFramesInfo;