import { ScreenConfigPayloadCol } from "../../../interfaces/screen"; export default function (colPath: string, col: ScreenConfigPayloadCol): void;