import React from 'react'; /** * @description An absolutely positioned
element with 100% width, height, and a column flex style * @see [Documentation](https://www.remotion.dev/docs/absolute-fill) */ export declare const AbsoluteFill: React.ForwardRefExoticComponent, HTMLDivElement>, "ref"> & React.RefAttributes>;