import { RockMeta } from "../types/rock-types"; export declare function getRockDefaultProps(rockMeta: RockMeta): {};