import { PropType } from '@structured-types/api'; export declare const getPropValue: (prop: PropType) => string | undefined;