import { DrawablePoints } from '../lib/transforms/drawable'; export declare function createdPaddedFloat64Array(points: DrawablePoints): Float64Array;